CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 旋转 任意角度

搜索资源列表

  1. 786543

    0下载:
  2. 以任意角度旋转显示图像,C++Builder精选编程学习源码,很好的学习资料。-In order to arbitrary rotation angle display images, C++Builder select learning programming source code, very good learning materials.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-27
    • 文件大小:9888917
    • 提供者:什锦丁儿
  1. untitled

    0下载:
  2. 图像的几何变换 包括: 图像的平移、任意角度的旋转、缩放和翻转、仿射变换等; 2. 图像增强 包括:图像空域的平滑滤波和锐化滤波增强 -Image geometric transformations include: image translation, rotation at any angle, zoom and flip, affine transformation 2 image enhancements include: image airspace smoothi
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:3602
    • 提供者:郑义
  1. TEXTURE-ANALYSIS

    0下载:
  2. 提出一种基于可分离Gabor滤波的纹理分析新方法,该方法把传统的Gabor滤波器分解成为两个相互正交的低通和带通滤波器,以降低滤波运算量 并指出在正交分解条件不满足的情况下,通过旋转样本图像,解决Gabor滤波器在任意角度的正交分解问题。实验表明,新方法与传统方法相比,效率提高30 以上,并且准确率更高。-Proposed a new method of analysis based on separable Gabor filter texture, which the traditional
  3. 所属分类:Development Research

    • 发布日期:2017-05-02
    • 文件大小:601402
    • 提供者:guiyangyang
  1. rotate

    0下载:
  2. 对图像进行旋转操作(转动任意角度),精度较高-rotate image for any angle,with high accuracy
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-12
    • 文件大小:608
    • 提供者:anmili
  1. GUI

    0下载:
  2. 对矩阵进行任意角度的旋转,含有算法程序,用matlab编程实现-To arbitrary Angle rotation matrix containing algorithm program, matlab programming implementation
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-02
    • 文件大小:524220
    • 提供者:窦斌斌
  1. tupianxuanzhuan

    1下载:
  2. VB旋转图片,旋转任意的图像文件,实现思路:获得旋转的角度,将坐标轴原点移动到Picture1的中心后原来坐标为(x,y),获得在更改坐标原点后旋转后该点的X坐标,获得恢复坐标原点后旋转后的Y坐标,将Picture1中(x,y)点复制到Picture2的(X3,Y3)点-VB rotate a picture, rotate any image file, realization of ideas: to get the angle of rotation, the axis moves to
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:133276
    • 提供者:cpudn51
  1. vbpicxuanzhuan

    1下载:
  2. VB任意角度旋转图片,如图所示的窗口中,左图是原图,右图是演示图,拖动下面的滑块改变旋转角度,在右图中可看到图片的旋转效果,可把此效果应用于图像处理软件中。-VB arbitrary rotation angle images, as shown in the window, on the left is the original, at the right is a chart, drag the slider to change the angle of rotation below, on
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:46465
    • 提供者:gpudn60
  1. jh

    0下载:
  2. Delphi:Delphi几何变换,为图像添加一些处理操作,比如任意角度旋转、缩小和放大、图像扭曲、图像的波浪效果、图像平移、远视图、剪裁等几何处理功能,日常操作PhotoShop比较多的Delphi朋友,会对这些功能比较熟悉的,在此介绍的这些方法可供Delphi爱好者对图像的几何处理有一些了解,为以后的编程铺设道路。 -Delphi: Delphi geometric transformation, add some image processing operations, such as
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-25
    • 文件大小:21785
    • 提供者:EY86ZW8
  1. work2_3

    0下载:
  2. 两种方法实现图像任意角度旋转,原图像的每个像素点寻找在新图的位置,新图中的每个像素点寻找原图中的位置-Two methods for image rotation of an arbitrary angle, each pixel of the original image at the position to find the new graph, the new image for each pixel to find the original position
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:406791
    • 提供者:黄陈旭
  1. affine-transformation

    0下载:
  2. 使用OPENCV编写,可以进行任意角度的旋转的仿射变换,代码完整,可以直接编译得到结果-Use OPENCV to write, can rotate in any direction of affine transformation, code complete, can be directly compiled to get results
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1183241
    • 提供者:黎秀玉
  1. rotation-and-scaling

    0下载:
  2. 对图像进行旋转和缩放的源代码,支持原图像的抽样处理及任意角度的旋转-The image rotation and scaling in any direction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1078
    • 提供者:zhuzhu
  1. UseDotNetDrawingToRotatePicture

    0下载:
  2. 本项目是用c#语言编写WINFORM程序 1. 演示了如何用.net的System.Drawing类库 2. loadImage方法的演示 3. 在Winform上对pictureBox进行即时性动态操作 4. 图片的放大缩小,重新绘制填充边角 5. 动态的旋转一个图片到任意角度 -This project is written in c# WINFORM program 1. demonstrate how to use. NET System.Drawing cl
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:890898
    • 提供者:Felix Guan
  1. trackball

    0下载:
  2. 改程序利用opengl实现了跟踪球技术,可以利用鼠标拖动立方体任意角度旋转。-Change program use opengl achieve a trackball technology, you can use the mouse to drag the cube rotated at any angle.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1605
    • 提供者:高志华
  1. largeAngle_trans

    0下载:
  2. 任意角度旋转空间直角坐标转换模型的参数求解,采用最小二乘方法,富有约束条件的简介平差-Arbitrary rotation angle parameter space Cartesian coordinate conversion model to solve, using the least squares method, wealthy constraints Introduction Adjustment
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:106301
    • 提供者:dxx
  1. roll-pic

    0下载:
  2. 利用bitblt演示图片的任意角度旋转、翻转、镜像等功能-Demo pictures using bitblt Arbitrary Rotation, flip, mirror and other functions
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3851
    • 提供者:chia749p951
  1. Rotate

    0下载:
  2. 实现了图像的翻转,可以任意角度的旋转一幅图像。-Realize the image of the flip, you can rotate an image of any angle.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-12-12
    • 文件大小:65655808
    • 提供者:王里
  1. .rar

    0下载:
  2. LCD图像旋转功能的实现. 用户可以根据自身项目的需求将图片旋转至任意的角度(this project illustrates how the LCD rotate function in c/c++ works. the image can rotate 90 degrees or any other degrees. i hope this can make some help for you guys.)
  3. 所属分类:Windows编程

  1. 天测作业0920

    0下载:
  2. 进行坐标系旋转,可言某一旋转轴的任意角度进行旋转,后求出旋转后坐标(transformation for matrix)
  3. 所属分类:GPS编程

    • 发布日期:2017-12-26
    • 文件大小:107520
    • 提供者:我的小艾
  1. 4platformheadingplot

    0下载:
  2. 用户将matlab所画图像根据任意输入角度旋转并移动至输入位置(rotate and move figure)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:angelswd
  1. ScreenWaterMark

    1下载:
  2. 屏幕水印源码,支持多行,支持任意角度旋转, 支持全屏水印, 支持居中水印。 之前网上找了一些水印相关的,但都不是太全,这个自己在他人的基础上写的会比较全。(Screen watermark source code, support multiple lines, support any angle rotation)
  3. 所属分类:Windows编程

    • 发布日期:2020-08-27
    • 文件大小:139264
    • 提供者:JiffyChen263
« 1 2 ... 5 6 7 8 9 1011 »
搜珍网 www.dssz.com